home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / dvformat.zip / DVFORMAT.DOC < prev    next >
Text File  |  1991-07-01  |  2KB  |  32 lines

  1.                          July 1, 1991
  2.  
  3. Awhile back a small shareware package appeared containing DVFORMAT, or
  4. some such.  It enabled Desqview users to format floppies without bringing
  5. the rest of the machine to a grinding halt while doing the formatting.    It
  6. had a few other features, like a gas-gauge showing progress, and a no-retry
  7. policy for bad sectors.  But its most desirable characteristic was its
  8. coexistence with DV.
  9.  
  10. Now DOS5 is here, and it's got some nice stuff.  Like a format command that
  11. doesn't rewrite the whole disk each time.  And when it does, it will
  12. display how far along it is.  But wait, DV is smart enough to use that
  13. screen update to slice the task.  We don't need a special program to do
  14. formatting anymore.  All we need is a batch file, and a couple of PIFs.
  15.  
  16. And here they are.  DVFORMAT.BAT gets called out of the PIFs.  DVFORMAT.INP
  17. is the keystrokes that the format command will be looking for when creating
  18. an unlabelled diskette.  The open keys are FA for Format A and FB for Format B.
  19. If the format ends successfully, the window will close itself down. (Warning:
  20. successfully includes skipping bad sectors, so do a chkdsk before using the
  21. diskette.)  Unsuccessfully, the window stays open until you switch to it
  22. and do an exit, at which time you'll see a failure-related message.
  23. Unzip the whole thing into your C:\DV directory and add-a-program the PIFs.
  24. Couldn't be simpler, and it doesn't cost a dime (once you've done a DOS5
  25. upgrade).
  26.  
  27. Happy multitasking!
  28.  
  29. Russ Herman
  30. Rose Media BBS / ...!lsuc!ontmoh!rwh
  31. Toronto, Ontario, Canada
  32.